global popmsw01, syearstr, nminipage, npopon, lmaxpagelist, memcastnum
on mrollovchk01_bw
if the frameLabel = "IN" then
mrollovchk01_bw_in(the number of cast "Wrestler-Bar")
else
if the frameLabel = "PT" then
mrollovchk01_bw_pt(the number of cast "Wrestler-Bar")
else
end if
end if
end
on mrollovchk01_fn
if the frameLabel = "IN" then
mrollovchk01_bw_in(the number of cast "Foreigner-Bar")
else
if the frameLabel = "PT" then
mrollovchk01_bw_pt(the number of cast "Foreigner-Bar")
else
end if
end if
end
on mrollovchk01_bw_in tcnos9
if rollOver(2) then
set the visible of sprite 2 to 1
mvisiblechk(5, 8, 0)
mvisiblechk(17, 18, 0)
mvisiblechk(20, 21, 0)
mvisiblechk(25, 39, 0)
if the castNum of sprite 9 <> tcnos9 then
set the castNum of sprite 9 to tcnos9
end if
cursor(280)
else
set the visible of sprite 2 to 0
if rollOver(5) or rollOver(6) or rollOver(7) or rollOver(8) then
mrollovchk04_05to08()
mvisiblechk(17, 18, 0)
mvisiblechk(25, 39, 0)
else
mvisiblechk(5, 8, 0)
if the castNum of sprite 9 <> tcnos9 then
set the castNum of sprite 9 to tcnos9
end if
if rollOver(25) or rollOver(26) or rollOver(27) or rollOver(28) or rollOver(29) or rollOver(30) or rollOver(31) or rollOver(32) or rollOver(33) or rollOver(34) or rollOver(35) or rollOver(36) then
mrollovchk05_25to39()
else
mvisiblechk(25, 36, 0)
if rollOver(38) or rollOver(39) then
mrollovchk03_00_in()
else
mvisiblechk(38, 39, 0)
if rollOver(17) or rollOver(18) or rollOver(20) or rollOver(21) then
mrollovchk02_bw_in()
else
mvisiblechk(17, 18, 0)
mvisiblechk(20, 21, 0)
if rollOver(16) then
cursor(280)
else
cursor(-1)
end if
end if
end if
end if
end if
end if
end
on mrollovchk01_bw_pt tcnos9
set the castNum of sprite 24 to memcastnum
if rollOver(2) then
set the visible of sprite 2 to 1
mvisiblechk(5, 8, 0)
if the castNum of sprite 9 <> tcnos9 then
set the castNum of sprite 9 to tcnos9
end if
cursor(280)
else
set the visible of sprite 2 to 0
if rollOver(5) or rollOver(6) or rollOver(7) or rollOver(8) then
mrollovchk04_05to08()
else
mvisiblechk(5, 8, 0)
if the castNum of sprite 9 <> tcnos9 then
set the castNum of sprite 9 to tcnos9
end if
if rollOver(22) then
cursor(280)
else
if rollOver(25) or rollOver(26) or rollOver(27) or rollOver(28) or rollOver(29) or rollOver(30) or rollOver(31) or rollOver(32) or rollOver(33) or rollOver(34) or rollOver(35) or rollOver(36) then
mrollovchk05_25to39()
else
mvisiblechk(25, 36, 0)
if rollOver(38) or rollOver(39) then
mrollovchk03_00_in()
else
mvisiblechk(38, 39, 0)
if rollOver(17) or rollOver(18) or rollOver(20) or rollOver(21) then
else
cursor(-1)
end if
end if
end if
end if
end if
end if
end
on mrollovchk02_bw_in
if rollOver(20) then
if the type of sprite 19 = 0 then
mvisiblechk(20, 21, 0)
cursor(-1)
else
if the name of cast (the castNum of sprite 19 - 1) = "PG-STT" then
mvisiblechk(20, 21, 0)
cursor(-1)
else
set the visible of sprite 20 to 1
set the visible of sprite 21 to 0
cursor(280)
end if
end if
else
if rollOver(21) then
if the type of sprite 19 = 0 then
mvisiblechk(20, 21, 0)
cursor(-1)
else
if the name of cast (the castNum of sprite 19 + 1) = "PG-END" then
mvisiblechk(20, 21, 0)
cursor(-1)
else
set the visible of sprite 20 to 0
set the visible of sprite 21 to 1
cursor(280)
end if
end if
else
if rollOver(17) then
if the name of cast (the castNum of sprite 16 - 1) = "PG-STT" then
mvisiblechk(17, 18, 0)
cursor(-1)
else
set the visible of sprite 17 to 1
set the visible of sprite 18 to 0
cursor(280)
end if
else
if rollOver(18) then
if the name of cast (the castNum of sprite 16 + 1) = "PG-END" then